Welcome![Sign In][Sign Up]
Location:
Search - Tab c

Search list

[File OperateCSpreadSheet_src

Description: 有些时候我们希望将输出的数据存到EXCEL文件或一些符号分隔文本文件(像逗号分隔、Tab符分隔)。CSpreadSheet类封装了对这些文件的读写操作。CSpreadSheet类的目标是简单易用,其主要的特性如下: 1、构造一个新的EXCEL文件或符号分隔文本文件,并在其中写如行或单个的单元。 2、读取行、列或单个单元。 3、覆盖、插入或追加行。 4、将已存在或新的EXCEL文件转化成符号分隔文本文件;反之亦然。 操作EXCEL和符号分隔文本的类CSpreadSheet-In some cases we hope to keep the output data to the EXCEL file or some symbols separated text files (like comma-separated, Tab-delimited). CSpreadSheet class encapsulates these documents to read and write operations. CSpreadSheet type of goal is easy to use, its main characteristics are as follows: 1, construction of a new EXCEL file or symbols separated text file, and write them as row or a single unit. 2, read the rows, columns or a single unit. 3, cover, insert, or an additional line. 4, would have existed or new EXCEL file into a text file separated by symbols and vice versa. EXCEL operations and symbols of the type of delimited text CSpreadSheet
Platform: | Size: 7168 | Author: chengxu | Hits:

[PropertySheetSourceCode_TabControl

Description: C# FireFox-like Tab Control
Platform: | Size: 17408 | Author: Matthew Sin | Hits:

[Button controlFTAB

Description: 一个自画的TAB选项卡,方便实现类似excel之类的多页界面。很好用的。-Painting a self-TAB tab, and facilitate the achievement of a similar type excel multi-page interface. Good use.
Platform: | Size: 5120 | Author: 陈长江 | Hits:

[transportation applicationsganzhou

Description: 这是一个VC++、mapX的应用实例,以赣州市为例,例子中还包含了全部听图形文件(.tab.id等),完全自包含,用户安装mapX后可使用。-This is a VC++, MapX application to Ganzhou City as an example, also contains examples of all listen to graphic files (. Tab.id, etc.), fully self-contained, the user can use after the installation of MapX.
Platform: | Size: 110592 | Author: maming | Hits:

[GIS programmitab-1.7.0-win32

Description: MITAB 是一个开放的用来读写MapInfo .TAB (binary) 和 .MIFMID 文件的C++ library. 它是基于OGR library 来编写的. 这个是罪行的版本; 对于GIS工作者来说,非常的有用、-Is an open MITAB used to read and write MapInfo. TAB (binary) and. MIFMID documents C++ Library. It is based on the OGR library to write. This is the version of the offense for GIS workers, very useful,
Platform: | Size: 934912 | Author: 魏亚东 | Hits:

[Software EngineeringMFC_Tab_Control

Description:
Platform: | Size: 26624 | Author: 王东旭 | Hits:

[.netMDITabBrowsing_src

Description: 使用C#创建MDI多标签页界面应用程序的源代码,基于.Net Framework 2.0.-The use of C# Create multi-tab interface MDI application
Platform: | Size: 10240 | Author: lujun | Hits:

[Dialog_WindowC+Csharp+Reader

Description: Csharp实现Visual studio的窗口悬浮功能和,每窗口以Tab页显示的功能-CSharp Visual studio window to achieve the functions and suspended, each page shows the window to Tab function
Platform: | Size: 722944 | Author: Derek | Hits:

[VC/MFCC++

Description: 跟着实例学Visual C++6,visual c++6访问数据库绘图制表,和好的数据库学习材料。-Follow the example of learning Visual C++ 6, visual c++ 6 Mapping tab to access the database, and a good database of learning materials.
Platform: | Size: 14366720 | Author: LT | Hits:

[OtherWndTabs320-vc6_multiTabs

Description: 给VC增加多标签功能,每个打开的文件显示为一个标签,可以快速切换文件.安装后解压语言文件到安装目录,可以实现多语言切换. === "Window Tabs" (WndTabs) is an add-in for Microsoft Visual C++ v6 family of products (VC5, VC6, eVC3, eVC4 and Visual Fortran). It adds a docking bar of tabs reflecting all of the opened windows in the workspace. You can switch between the windows by simply clicking on the tab. The tabs have extensive right-click context menus full of useful functions. -VC to increase the number of labels, each open file is displayed as a label, you can quickly switch file. Decompression after the installation language files to installation directory, you can achieve the multi-language switch .=== === Window Tabs (WndTabs ) is an add-in for Microsoft Visual C++ v6 family ofproducts (VC5, VC6, eVC3, eVC4 and Visual Fortran). It adds a docking bar oftabs reflecting all of the opened windows in the workspace. You can switch between the windows by simply clicking on the tab.The tabs have extensive right-click context menus full of useful functions.
Platform: | Size: 1426432 | Author: leee101 | Hits:

[ELanguagec

Description: 实现源程序输入串中注释、续行符的删除,换行符和Tab的替换,大写字母变换,得到预处理后的文本串,为单词识别做好准备。-Realization of input strings in the source notes, continued at the deleted line, newlines, and Tab replacement, capital letters transform, obtained after pretreatment of the text string, ready for word recognition.
Platform: | Size: 1024 | Author: 陈斌 | Hits:

[SCMmusic

Description: 单片机播放音乐实验(汇编) org 0000h ajmp main org 000bh ajmp timer0 org 0030h timer0: clr ea djnz 33h,exit mov 33h,53h djnz 32h,exit mov 32h,52h djnz 31h,exit1 mov 31h,51h djnz 30h,exit1 setb f0 ajmp exit exit1: cpl p2.1 exit: setb ea reti main: mov tmod,#02h mov ie,#82h mov th0,#254 mov tl0,#254 mov dptr,#tab main1: mov 40h,#00h-Singlechip play music Experiment (compilation) org 0000hajmp mainorg 000bh ajmp timer0org 0030htimer0: clr eadjnz 33h, exitmov 33h, 53hdjnz 32h, exitmov 32h, 52hdjnz 31h, exit1mov 31h, 51hdjnz 30h, exit1setb f0ajmp exitexit1: cpl p2.1exit: setb earetimain : mov tmod,# 02hmov ie,# 82hmov th0,# 254mov tl0,# 254mov dptr,# tabmain1: mov 40h,# 00h
Platform: | Size: 17408 | Author: 微微 | Hits:

[Dialog_WindowXTabCTrl

Description: this is tab contorl property sheet, good
Platform: | Size: 4096 | Author: WangMuLan | Hits:

[SCMsjxt

Description: 计算机锁机系统由软件和硬件组成。软件由Visual Basic 6.0编写。硬件主要由无线发送模块和单片机(C语言编写)构成。通过RS232界面与PC通信而实现无线控制系统。 主要功能是:对PC的定时“锁机”、“开锁”和关机,以及通过“遥控器”对PC的锁定和控制。 PC锁定主要是防止别人在您离开后对您的PC的数据破坏和系统操作(即使按下Ctrl+Alt+Del或Alt+Tab也无法破解。)。 PC控制是通过“控制器”控制PC的关机、重启、开/关显示器、光驱的打开/关闭和静音。 -Lock computer system software and hardware components from. Software prepared by the Visual Basic 6.0. Sent by the wireless hardware modules and single-chip (C language) composition. PC through the RS232 communication interface with the wireless control system. Main functions are: the timing of the PC " lock machine" , " unlock" and shuts down, as well as through the " remote control" of the PC-lock and control. PC is locked to prevent other people after you leave your PC data destruction and system operation (even if press Ctrl+ Alt+ Del, or Alt+ Tab will not crack.). PC control is through the " controller" control PC shutdown, restart, on/off display, the drive on/off and mute.
Platform: | Size: 2366464 | Author: 吴成勇 | Hits:

[Windows DevelopWin32_SDK_C_TabControl_source

Description: TabControl demo. Awhile back, I wanted to use the tab control in a Win32 SDK C project. The low-level implementation proved to be somewhat cumbersome. A search of the Web turned up a lot of examples based on MFC, but very little along the lines of plain old C. What I did find did not support keyboard navigation. After extensively using tab controls in VB.NET, I had an idea of what features would make for an easy-to-implement Win32 tab control.
Platform: | Size: 6144 | Author: VladimirT | Hits:

[GUI DevelopWIN32_CONTROL_DEMO

Description: WIN32 C CONTROL DEMO(TAB CONTROL)
Platform: | Size: 11264 | Author: MULNICS | Hits:

[WEB CodeCSSJSoption

Description: js+CSS 选项卡样式汇总,非常漂亮,很不错,用作界面编程-js+ CSS style summary tab, very beautiful, very good for the programming interface
Platform: | Size: 816128 | Author: 牛文江 | Hits:

[OtherQQLoginBat

Description: 这是一个QQ/TM登录器(其中包含MD5的类封闭及Base64的编码转换). 本程序是用BCB2007制作的. 程序基本用法: (1)运行程序,首先会要求输入密码,如果是首次运行,可以输入一个新密码或直接回车即可. (2)进入后,可以看到已保存的QQ号,可以同时登录一个或多个号码. (3)点击ADD可以添加QQ号码 添加时可以直接输入命令行,也可先按PWDHASH生成命令行,再复制过去(点击上面的Command Line标签). 声明: 程序中的MD5算法和BASE64编码算法均来自互联网,经适当的改编封装而成,未经原作者许可, 请勿用于商业目的.-This is a QQ/TM log browser (which includes the type of MD5 and Base64 encoding closure conversion). BCB2007 This procedure is produced. Procedures Basic Usage: (1) run the program, first of all will be asked to enter a password, if it is the first time running, you can enter a new password or you can directly enter. (2) to enter, you can see that the QQ number has been saved, you can log in at the same time one or more numbers. (3) Click on ADD to add QQ numbers can be added directly into the command line can also be generated PWDHASH to their command-line, and then copy the past (click on the Command Line tab above). Statement: proceedings of the MD5 algorithm and BASE64 encoding algorithm are from the Internet, with appropriate adaptation of the package from without the original author, license, do not used for commercial purposes.
Platform: | Size: 265216 | Author: richardw | Hits:

[CSharpSILVERLIGHT-CUSTOM-CONTROL-TAB

Description: CUSTOM CONTROL TAB ITEM in c# and silverlight.- CUSTOM CONTROL TAB ITEM in c# and silverlight.
Platform: | Size: 429056 | Author: titi2009 | Hits:

[GUI DevelopCTabPageSample

Description: VC++ Tab Control实例。CTabSheet简例。VS 2005 C++ MFC Dialog例程-VC++ Tab Control example. CTabSheet a simple example. VS 2005 C++ MFC Dialog routines
Platform: | Size: 47104 | Author: andylau | Hits:
« 1 2 34 5 6 7 8 9 10 ... 13 »

CodeBus www.codebus.net